﻿2026-06-10T22:56:26.1929882Z ##[group]Run actions/checkout@v5
2026-06-10T22:56:26.1930139Z with:
2026-06-10T22:56:26.1930338Z   repository: SaberMage/spt-shell-notify
2026-06-10T22:56:26.1930574Z   path: .adapter-notify
2026-06-10T22:56:26.1932593Z   token: ***
2026-06-10T22:56:26.1932772Z   ssh-strict: true
2026-06-10T22:56:26.1932955Z   ssh-user: git
2026-06-10T22:56:26.1933138Z   persist-credentials: true
2026-06-10T22:56:26.1933333Z   clean: true
2026-06-10T22:56:26.1933523Z   sparse-checkout-cone-mode: true
2026-06-10T22:56:26.1933737Z   fetch-depth: 1
2026-06-10T22:56:26.1933919Z   fetch-tags: false
2026-06-10T22:56:26.1934109Z   show-progress: true
2026-06-10T22:56:26.1934296Z   lfs: false
2026-06-10T22:56:26.1934462Z   submodules: false
2026-06-10T22:56:26.1934648Z   set-safe-directory: true
2026-06-10T22:56:26.1934845Z ##[endgroup]
2026-06-10T22:56:26.3270423Z Syncing repository: SaberMage/spt-shell-notify
2026-06-10T22:56:26.3271010Z ##[group]Getting Git version info
2026-06-10T22:56:26.3271385Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-10T22:56:26.3287360Z [command]/usr/bin/git version
2026-06-10T22:56:26.3352475Z git version 2.43.0
2026-06-10T22:56:26.3368389Z ##[endgroup]
2026-06-10T22:56:26.3378191Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/696322de-6ee4-47b3-b365-856263eb5f03' before making global git config changes
2026-06-10T22:56:26.3378868Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:56:26.3381645Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-10T22:56:26.3418504Z ##[group]Initializing the repository
2026-06-10T22:56:26.3421356Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-10T22:56:26.3445896Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-10T22:56:26.3446614Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-10T22:56:26.3447154Z hint: of your new repositories, which will suppress this warning, call:
2026-06-10T22:56:26.3447520Z hint: 
2026-06-10T22:56:26.3447773Z hint: 	git config --global init.defaultBranch <name>
2026-06-10T22:56:26.3448088Z hint: 
2026-06-10T22:56:26.3448369Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-10T22:56:26.3448845Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-10T22:56:26.3449330Z hint: 
2026-06-10T22:56:26.3449541Z hint: 	git branch -m <name>
2026-06-10T22:56:26.3451036Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-10T22:56:26.3457641Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-10T22:56:26.3480892Z ##[endgroup]
2026-06-10T22:56:26.3481282Z ##[group]Disabling automatic garbage collection
2026-06-10T22:56:26.3483463Z [command]/usr/bin/git config --local gc.auto 0
2026-06-10T22:56:26.3506945Z ##[endgroup]
2026-06-10T22:56:26.3507361Z ##[group]Setting up auth
2026-06-10T22:56:26.3512067Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:56:26.3534853Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:56:26.3738908Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:56:26.3762049Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:56:26.3944496Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:56:26.3969353Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:56:26.4158023Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-10T22:56:26.4188441Z ##[endgroup]
2026-06-10T22:56:26.4188845Z ##[group]Determining the default branch
2026-06-10T22:56:26.4192538Z Retrieving the default branch name
2026-06-10T22:56:26.8804405Z Default branch 'main'
2026-06-10T22:56:26.8805107Z ##[endgroup]
2026-06-10T22:56:26.8805479Z ##[group]Fetching the repository
2026-06-10T22:56:26.8809566Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-10T22:56:27.5418202Z From https://github.com/SaberMage/spt-shell-notify
2026-06-10T22:56:27.5418646Z  * [new branch]      main       -> origin/main
2026-06-10T22:56:27.5436197Z ##[endgroup]
2026-06-10T22:56:27.5436539Z ##[group]Determining the checkout info
2026-06-10T22:56:27.5438339Z ##[endgroup]
2026-06-10T22:56:27.5442662Z [command]/usr/bin/git sparse-checkout disable
2026-06-10T22:56:27.5478632Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-10T22:56:27.5503790Z ##[group]Checking out the ref
2026-06-10T22:56:27.5506432Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T22:56:27.5539691Z Switched to a new branch 'main'
2026-06-10T22:56:27.5540114Z branch 'main' set up to track 'origin/main'.
2026-06-10T22:56:27.5551338Z ##[endgroup]
2026-06-10T22:56:27.5582694Z [command]/usr/bin/git log -1 --format=%H
2026-06-10T22:56:27.5602165Z ee2d37eadc730c0019e0af82d683074c509634a2
